[INFO] cloning repository https://github.com/khaale/logparse
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/khaale/logparse" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkhaale%2Flogparse", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkhaale%2Flogparse'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0a0e16607bb8b58011a71b4d4567dcbf744b55f8
[INFO] testing khaale/logparse against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkhaale%2Flogparse" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/khaale/logparse
[INFO] finished tweaking git repo https://github.com/khaale/logparse
[INFO] tweaked toml for git repo https://github.com/khaale/logparse written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/khaale/logparse on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/khaale/logparse already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c37b1a03f8e5704923d07ccdd52501a9c9c3347d2d63c38bbaa007b10db691fe
[INFO] running `Command { std: "docker" "start" "-a" "c37b1a03f8e5704923d07ccdd52501a9c9c3347d2d63c38bbaa007b10db691fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c37b1a03f8e5704923d07ccdd52501a9c9c3347d2d63c38bbaa007b10db691fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c37b1a03f8e5704923d07ccdd52501a9c9c3347d2d63c38bbaa007b10db691fe", kill_on_drop: false }`
[INFO] [stdout] c37b1a03f8e5704923d07ccdd52501a9c9c3347d2d63c38bbaa007b10db691fe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 15ea998501cee03b0548df4318e8b9c39675e26c8b3c12fbf686b4ce72866eae
[INFO] running `Command { std: "docker" "start" "-a" "15ea998501cee03b0548df4318e8b9c39675e26c8b3c12fbf686b4ce72866eae", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]    Compiling libc v0.2.21
[INFO] [stderr]    Compiling num-traits v0.1.37
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling unicode-width v0.1.4
[INFO] [stderr]    Compiling bitflags v0.8.2
[INFO] [stderr]    Compiling vec_map v0.7.0
[INFO] [stderr]    Compiling strsim v0.6.0
[INFO] [stderr]    Compiling ansi_term v0.9.0
[INFO] [stderr]    Compiling utf8-ranges v1.0.0
[INFO] [stderr]    Compiling regex-syntax v0.4.0
[INFO] [stderr]    Compiling either v1.1.0
[INFO] [stderr]    Compiling unicode-segmentation v1.1.0
[INFO] [stderr]    Compiling lazy_static v0.2.8
[INFO] [stderr]    Compiling itertools v0.5.10
[INFO] [stderr]    Compiling unreachable v0.1.1
[INFO] [stderr]    Compiling thread-id v3.0.0
[INFO] [stderr]    Compiling memchr v1.0.1
[INFO] [stderr]    Compiling atty v0.2.2
[INFO] [stderr]    Compiling term_size v0.3.0
[INFO] [stderr]    Compiling time v0.1.37
[INFO] [stderr]    Compiling thread_local v0.3.3
[INFO] [stderr]    Compiling aho-corasick v0.6.3
[INFO] [stderr]    Compiling clap v2.24.1
[INFO] [stderr]    Compiling num-integer v0.1.34
[INFO] [stderr]    Compiling num-iter v0.1.33
[INFO] [stderr]    Compiling num v0.1.37
[INFO] [stderr]    Compiling chrono v0.3.0
[INFO] [stderr]    Compiling regex v0.2.1
[INFO] [stderr]    Compiling logparse v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/reader.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 71 | /         lazy_static! {
[INFO] [stdout] 72 | |             static ref PRE_EXECUTE_PACKAGE_RGX: Regex = Regex::new(r"Pre-execute package (.*)").unwrap();
[INFO] [stdout] 73 | |             static ref CONTAINER_NAME_RGX: Regex = Regex::new(r"Container Name       : (.*)").unwrap();
[INFO] [stdout] 74 | |             static ref PRE_EXECUTE_TASK_RGX: Regex = Regex::new(r"PRE EXECUTE (.*)").unwrap();
[INFO] [stdout] 75 | |             static ref POST_EXECUTE_TASK_RGX: Regex = Regex::new(r"POST EXECUTE (.*)").unwrap();
[INFO] [stdout] 76 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/reader.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 71 | /         lazy_static! {
[INFO] [stdout] 72 | |             static ref PRE_EXECUTE_PACKAGE_RGX: Regex = Regex::new(r"Pre-execute package (.*)").unwrap();
[INFO] [stdout] 73 | |             static ref CONTAINER_NAME_RGX: Regex = Regex::new(r"Container Name       : (.*)").unwrap();
[INFO] [stdout] 74 | |             static ref PRE_EXECUTE_TASK_RGX: Regex = Regex::new(r"PRE EXECUTE (.*)").unwrap();
[INFO] [stdout] 75 | |             static ref POST_EXECUTE_TASK_RGX: Regex = Regex::new(r"POST EXECUTE (.*)").unwrap();
[INFO] [stdout] 76 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/reader.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 71 | /         lazy_static! {
[INFO] [stdout] 72 | |             static ref PRE_EXECUTE_PACKAGE_RGX: Regex = Regex::new(r"Pre-execute package (.*)").unwrap();
[INFO] [stdout] 73 | |             static ref CONTAINER_NAME_RGX: Regex = Regex::new(r"Container Name       : (.*)").unwrap();
[INFO] [stdout] 74 | |             static ref PRE_EXECUTE_TASK_RGX: Regex = Regex::new(r"PRE EXECUTE (.*)").unwrap();
[INFO] [stdout] 75 | |             static ref POST_EXECUTE_TASK_RGX: Regex = Regex::new(r"POST EXECUTE (.*)").unwrap();
[INFO] [stdout] 76 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/reader.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 71 | /         lazy_static! {
[INFO] [stdout] 72 | |             static ref PRE_EXECUTE_PACKAGE_RGX: Regex = Regex::new(r"Pre-execute package (.*)").unwrap();
[INFO] [stdout] 73 | |             static ref CONTAINER_NAME_RGX: Regex = Regex::new(r"Container Name       : (.*)").unwrap();
[INFO] [stdout] 74 | |             static ref PRE_EXECUTE_TASK_RGX: Regex = Regex::new(r"PRE EXECUTE (.*)").unwrap();
[INFO] [stdout] 75 | |             static ref POST_EXECUTE_TASK_RGX: Regex = Regex::new(r"POST EXECUTE (.*)").unwrap();
[INFO] [stdout] 76 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/reader.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 71 | /         lazy_static! {
[INFO] [stdout] 72 | |             static ref PRE_EXECUTE_PACKAGE_RGX: Regex = Regex::new(r"Pre-execute package (.*)").unwrap();
[INFO] [stdout] 73 | |             static ref CONTAINER_NAME_RGX: Regex = Regex::new(r"Container Name       : (.*)").unwrap();
[INFO] [stdout] 74 | |             static ref PRE_EXECUTE_TASK_RGX: Regex = Regex::new(r"PRE EXECUTE (.*)").unwrap();
[INFO] [stdout] 75 | |             static ref POST_EXECUTE_TASK_RGX: Regex = Regex::new(r"POST EXECUTE (.*)").unwrap();
[INFO] [stdout] 76 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/reader.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 71 | /         lazy_static! {
[INFO] [stdout] 72 | |             static ref PRE_EXECUTE_PACKAGE_RGX: Regex = Regex::new(r"Pre-execute package (.*)").unwrap();
[INFO] [stdout] 73 | |             static ref CONTAINER_NAME_RGX: Regex = Regex::new(r"Container Name       : (.*)").unwrap();
[INFO] [stdout] 74 | |             static ref PRE_EXECUTE_TASK_RGX: Regex = Regex::new(r"PRE EXECUTE (.*)").unwrap();
[INFO] [stdout] 75 | |             static ref POST_EXECUTE_TASK_RGX: Regex = Regex::new(r"POST EXECUTE (.*)").unwrap();
[INFO] [stdout] 76 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/reader.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 71 | /         lazy_static! {
[INFO] [stdout] 72 | |             static ref PRE_EXECUTE_PACKAGE_RGX: Regex = Regex::new(r"Pre-execute package (.*)").unwrap();
[INFO] [stdout] 73 | |             static ref CONTAINER_NAME_RGX: Regex = Regex::new(r"Container Name       : (.*)").unwrap();
[INFO] [stdout] 74 | |             static ref PRE_EXECUTE_TASK_RGX: Regex = Regex::new(r"PRE EXECUTE (.*)").unwrap();
[INFO] [stdout] 75 | |             static ref POST_EXECUTE_TASK_RGX: Regex = Regex::new(r"POST EXECUTE (.*)").unwrap();
[INFO] [stdout] 76 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/reader.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 71 | /         lazy_static! {
[INFO] [stdout] 72 | |             static ref PRE_EXECUTE_PACKAGE_RGX: Regex = Regex::new(r"Pre-execute package (.*)").unwrap();
[INFO] [stdout] 73 | |             static ref CONTAINER_NAME_RGX: Regex = Regex::new(r"Container Name       : (.*)").unwrap();
[INFO] [stdout] 74 | |             static ref PRE_EXECUTE_TASK_RGX: Regex = Regex::new(r"PRE EXECUTE (.*)").unwrap();
[INFO] [stdout] 75 | |             static ref POST_EXECUTE_TASK_RGX: Regex = Regex::new(r"POST EXECUTE (.*)").unwrap();
[INFO] [stdout] 76 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.90s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.8.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "15ea998501cee03b0548df4318e8b9c39675e26c8b3c12fbf686b4ce72866eae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15ea998501cee03b0548df4318e8b9c39675e26c8b3c12fbf686b4ce72866eae", kill_on_drop: false }`
[INFO] [stdout] 15ea998501cee03b0548df4318e8b9c39675e26c8b3c12fbf686b4ce72866eae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c9b6b0932a9301ab54bb276bf0c42929cd86651711ec15d5fd6624acc26db86e
[INFO] running `Command { std: "docker" "start" "-a" "c9b6b0932a9301ab54bb276bf0c42929cd86651711ec15d5fd6624acc26db86e", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]    Compiling logparse v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/reader.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 71 | /         lazy_static! {
[INFO] [stdout] 72 | |             static ref PRE_EXECUTE_PACKAGE_RGX: Regex = Regex::new(r"Pre-execute package (.*)").unwrap();
[INFO] [stdout] 73 | |             static ref CONTAINER_NAME_RGX: Regex = Regex::new(r"Container Name       : (.*)").unwrap();
[INFO] [stdout] 74 | |             static ref PRE_EXECUTE_TASK_RGX: Regex = Regex::new(r"PRE EXECUTE (.*)").unwrap();
[INFO] [stdout] 75 | |             static ref POST_EXECUTE_TASK_RGX: Regex = Regex::new(r"POST EXECUTE (.*)").unwrap();
[INFO] [stdout] 76 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/reader.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 71 | /         lazy_static! {
[INFO] [stdout] 72 | |             static ref PRE_EXECUTE_PACKAGE_RGX: Regex = Regex::new(r"Pre-execute package (.*)").unwrap();
[INFO] [stdout] 73 | |             static ref CONTAINER_NAME_RGX: Regex = Regex::new(r"Container Name       : (.*)").unwrap();
[INFO] [stdout] 74 | |             static ref PRE_EXECUTE_TASK_RGX: Regex = Regex::new(r"PRE EXECUTE (.*)").unwrap();
[INFO] [stdout] 75 | |             static ref POST_EXECUTE_TASK_RGX: Regex = Regex::new(r"POST EXECUTE (.*)").unwrap();
[INFO] [stdout] 76 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/reader.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 71 | /         lazy_static! {
[INFO] [stdout] 72 | |             static ref PRE_EXECUTE_PACKAGE_RGX: Regex = Regex::new(r"Pre-execute package (.*)").unwrap();
[INFO] [stdout] 73 | |             static ref CONTAINER_NAME_RGX: Regex = Regex::new(r"Container Name       : (.*)").unwrap();
[INFO] [stdout] 74 | |             static ref PRE_EXECUTE_TASK_RGX: Regex = Regex::new(r"PRE EXECUTE (.*)").unwrap();
[INFO] [stdout] 75 | |             static ref POST_EXECUTE_TASK_RGX: Regex = Regex::new(r"POST EXECUTE (.*)").unwrap();
[INFO] [stdout] 76 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/reader.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 71 | /         lazy_static! {
[INFO] [stdout] 72 | |             static ref PRE_EXECUTE_PACKAGE_RGX: Regex = Regex::new(r"Pre-execute package (.*)").unwrap();
[INFO] [stdout] 73 | |             static ref CONTAINER_NAME_RGX: Regex = Regex::new(r"Container Name       : (.*)").unwrap();
[INFO] [stdout] 74 | |             static ref PRE_EXECUTE_TASK_RGX: Regex = Regex::new(r"PRE EXECUTE (.*)").unwrap();
[INFO] [stdout] 75 | |             static ref POST_EXECUTE_TASK_RGX: Regex = Regex::new(r"POST EXECUTE (.*)").unwrap();
[INFO] [stdout] 76 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/reader.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 71 | /         lazy_static! {
[INFO] [stdout] 72 | |             static ref PRE_EXECUTE_PACKAGE_RGX: Regex = Regex::new(r"Pre-execute package (.*)").unwrap();
[INFO] [stdout] 73 | |             static ref CONTAINER_NAME_RGX: Regex = Regex::new(r"Container Name       : (.*)").unwrap();
[INFO] [stdout] 74 | |             static ref PRE_EXECUTE_TASK_RGX: Regex = Regex::new(r"PRE EXECUTE (.*)").unwrap();
[INFO] [stdout] 75 | |             static ref POST_EXECUTE_TASK_RGX: Regex = Regex::new(r"POST EXECUTE (.*)").unwrap();
[INFO] [stdout] 76 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/reader.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 71 | /         lazy_static! {
[INFO] [stdout] 72 | |             static ref PRE_EXECUTE_PACKAGE_RGX: Regex = Regex::new(r"Pre-execute package (.*)").unwrap();
[INFO] [stdout] 73 | |             static ref CONTAINER_NAME_RGX: Regex = Regex::new(r"Container Name       : (.*)").unwrap();
[INFO] [stdout] 74 | |             static ref PRE_EXECUTE_TASK_RGX: Regex = Regex::new(r"PRE EXECUTE (.*)").unwrap();
[INFO] [stdout] 75 | |             static ref POST_EXECUTE_TASK_RGX: Regex = Regex::new(r"POST EXECUTE (.*)").unwrap();
[INFO] [stdout] 76 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/reader.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 71 | /         lazy_static! {
[INFO] [stdout] 72 | |             static ref PRE_EXECUTE_PACKAGE_RGX: Regex = Regex::new(r"Pre-execute package (.*)").unwrap();
[INFO] [stdout] 73 | |             static ref CONTAINER_NAME_RGX: Regex = Regex::new(r"Container Name       : (.*)").unwrap();
[INFO] [stdout] 74 | |             static ref PRE_EXECUTE_TASK_RGX: Regex = Regex::new(r"PRE EXECUTE (.*)").unwrap();
[INFO] [stdout] 75 | |             static ref POST_EXECUTE_TASK_RGX: Regex = Regex::new(r"POST EXECUTE (.*)").unwrap();
[INFO] [stdout] 76 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/reader.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 71 | /         lazy_static! {
[INFO] [stdout] 72 | |             static ref PRE_EXECUTE_PACKAGE_RGX: Regex = Regex::new(r"Pre-execute package (.*)").unwrap();
[INFO] [stdout] 73 | |             static ref CONTAINER_NAME_RGX: Regex = Regex::new(r"Container Name       : (.*)").unwrap();
[INFO] [stdout] 74 | |             static ref PRE_EXECUTE_TASK_RGX: Regex = Regex::new(r"PRE EXECUTE (.*)").unwrap();
[INFO] [stdout] 75 | |             static ref POST_EXECUTE_TASK_RGX: Regex = Regex::new(r"POST EXECUTE (.*)").unwrap();
[INFO] [stdout] 76 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.38s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.8.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "c9b6b0932a9301ab54bb276bf0c42929cd86651711ec15d5fd6624acc26db86e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9b6b0932a9301ab54bb276bf0c42929cd86651711ec15d5fd6624acc26db86e", kill_on_drop: false }`
[INFO] [stdout] c9b6b0932a9301ab54bb276bf0c42929cd86651711ec15d5fd6624acc26db86e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] cc27f0d4076a9dcbe37742867a6fa57d5e702e304c9e9e2824731da43435560e
[INFO] running `Command { std: "docker" "start" "-a" "cc27f0d4076a9dcbe37742867a6fa57d5e702e304c9e9e2824731da43435560e", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stderr]   --> src/reader.rs:71:9
[INFO] [stderr]    |
[INFO] [stderr] 71 | /         lazy_static! {
[INFO] [stderr] 72 | |             static ref PRE_EXECUTE_PACKAGE_RGX: Regex = Regex::new(r"Pre-execute package (.*)").unwrap();
[INFO] [stderr] 73 | |             static ref CONTAINER_NAME_RGX: Regex = Regex::new(r"Container Name       : (.*)").unwrap();
[INFO] [stderr] 74 | |             static ref PRE_EXECUTE_TASK_RGX: Regex = Regex::new(r"PRE EXECUTE (.*)").unwrap();
[INFO] [stderr] 75 | |             static ref POST_EXECUTE_TASK_RGX: Regex = Regex::new(r"POST EXECUTE (.*)").unwrap();
[INFO] [stderr] 76 | |         }
[INFO] [stderr]    | |_________^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stderr]   --> src/reader.rs:71:9
[INFO] [stderr]    |
[INFO] [stderr] 71 | /         lazy_static! {
[INFO] [stderr] 72 | |             static ref PRE_EXECUTE_PACKAGE_RGX: Regex = Regex::new(r"Pre-execute package (.*)").unwrap();
[INFO] [stderr] 73 | |             static ref CONTAINER_NAME_RGX: Regex = Regex::new(r"Container Name       : (.*)").unwrap();
[INFO] [stderr] 74 | |             static ref PRE_EXECUTE_TASK_RGX: Regex = Regex::new(r"PRE EXECUTE (.*)").unwrap();
[INFO] [stderr] 75 | |             static ref POST_EXECUTE_TASK_RGX: Regex = Regex::new(r"POST EXECUTE (.*)").unwrap();
[INFO] [stderr] 76 | |         }
[INFO] [stderr]    | |_________^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `logparse` (bin "logparse" test) generated 8 warnings (6 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.8.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/logparse-412f47e789852e1c)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test model::tests::should_add_many_tasks_to_package ... ok
[INFO] [stdout] test model::tests::should_add_nested_task ... ok
[INFO] [stdout] test model::tests::should_create_package_after_start_package_and_container_name ... ok
[INFO] [stdout] test model::tests::should_return_error_on_container_name_when_package_not_started ... ok
[INFO] [stdout] test model::tests::should_add_task_to_package ... ok
[INFO] [stdout] test model::tests::should_return_error_on_post_start_task_when_package_not_started ... ok
[INFO] [stdout] test model::tests::should_return_error_on_post_start_task_when_pre_task_not_called ... ok
[INFO] [stdout] test model::tests::should_return_error_on_pre_start_task_when_package_not_started ... ok
[INFO] [stdout] test reader::tests::should_ignore_not_needed_lines ... ok
[INFO] [stdout] test reader::tests::should_parse_container_name ... ok
[INFO] [stdout] test reader::tests::should_parse_post_execute_task ... ok
[INFO] [stdout] test reader::tests::should_parse_pre_execute_task ... ok
[INFO] [stdout] test reader::tests::should_parse_pre_execute_package ... ok
[INFO] [stdout] test reader::tests::should_parse_multiple_events_and_end_with_none ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "cc27f0d4076a9dcbe37742867a6fa57d5e702e304c9e9e2824731da43435560e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc27f0d4076a9dcbe37742867a6fa57d5e702e304c9e9e2824731da43435560e", kill_on_drop: false }`
[INFO] [stdout] cc27f0d4076a9dcbe37742867a6fa57d5e702e304c9e9e2824731da43435560e
